
Time bar (total: 17.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 8 |
| 21.9% | 21.8% | 78% | 0.1% | 0% | 0% | 0% | 9 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 10 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 11 |
| 35.2% | 35.1% | 64.7% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 30 to 19 computations (36.7% saved)
| 2.3s | 8 256× | 0 | valid |
ival-sin: 606.0ms (29.9% of total)ival-mult: 542.0ms (26.8% of total)ival-cos: 419.0ms (20.7% of total)ival-tan: 182.0ms (9% of total)ival-div: 120.0ms (5.9% of total)ival-atan: 66.0ms (3.3% of total)ival-fabs: 41.0ms (2% of total)ival-add: 37.0ms (1.8% of total)ival-true: 8.0ms (0.4% of total)ival-assert: 4.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 142 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 10 | 0 | - | 0 | - | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 0 | - | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 0 | 0 | - | 0 | - | (/.f64 eh ew) |
| 0 | 0 | - | 0 | - | (*.f64 ew (sin.f64 t)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 0 | 0 | - | 0 | - | (*.f64 eh (cos.f64 t)) |
| 0 | 0 | - | 0 | - | (sin.f64 t) |
| 0 | 0 | - | 0 | - | (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
| 0 | 0 | - | 0 | - | (cos.f64 t) |
| 0 | 0 | - | 0 | - | (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 0 | 0 | - | 0 | - | ew |
| 0 | 0 | - | 0 | - | (tan.f64 t) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 0 | - | eh |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | sensitivity | 142 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 142 | 114 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 142 | 0 | 114 |
| number | freq |
|---|---|
| 0 | 114 |
| 1 | 142 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 539.0ms | 174× | 2 | valid |
| 91.0ms | 104× | 1 | valid |
| 54.0ms | 234× | 0 | valid |
Compiled 292 to 55 computations (81.2% saved)
ival-sin: 427.0ms (67.1% of total)ival-cos: 120.0ms (18.9% of total)ival-mult: 22.0ms (3.5% of total)ival-tan: 19.0ms (3% of total)adjust: 16.0ms (2.5% of total)ival-div: 11.0ms (1.7% of total)ival-atan: 10.0ms (1.6% of total)ival-fabs: 5.0ms (0.8% of total)ival-add: 4.0ms (0.6% of total)ival-true: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% 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 |
| 0 | 31 | 28 |
| 1 | 42 | 28 |
| 2 | 59 | 28 |
| 3 | 63 | 28 |
| 0 | 63 | 27 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
Compiled 28 to 17 computations (39.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 28 to 17 computations (39.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 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)))))) |
| 52× | lower-*.f32 |
| 44× | lower-*.f64 |
| 24× | lower-fma.f64 |
| 24× | lower-fma.f32 |
| 22× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 130 |
| 0 | 31 | 130 |
| 1 | 42 | 130 |
| 2 | 59 | 130 |
| 3 | 63 | 130 |
| 0 | 63 | 128 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1015625 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 0.11328125 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 2.4426933522510312 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 33.5467982185068 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 376.0ms | 87× | 2 | valid |
| 63.0ms | 117× | 0 | valid |
| 45.0ms | 52× | 1 | valid |
Compiled 132 to 19 computations (85.6% saved)
ival-sin: 375.0ms (80.7% of total)ival-cos: 35.0ms (7.5% of total)ival-mult: 15.0ms (3.2% of total)ival-div: 13.0ms (2.8% of total)adjust: 9.0ms (1.9% of total)ival-tan: 9.0ms (1.9% of total)ival-atan: 4.0ms (0.9% of total)ival-fabs: 3.0ms (0.6% of total)ival-add: 2.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ()) |
#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* -1/6 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (* eh (pow t 2)))) (taylor 0 t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) (taylor 0 t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) (taylor 0 t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | t | @ | 0 | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 5.0ms | ew | @ | 0 | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 5.0ms | ew | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 4.0ms | t | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 4.0ms | eh | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 1× | egg-herbie |
| 18 054× | lower-fma.f64 |
| 18 054× | lower-fma.f32 |
| 5 350× | lower-+.f64 |
| 5 350× | lower-+.f32 |
| 5 240× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 4070 |
| 1 | 484 | 4067 |
| 2 | 1696 | 3987 |
| 3 | 3828 | 3984 |
| 0 | 8246 | 3892 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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 |
(+ 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) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
| Outputs |
|---|
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t eh) #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew) (*.f64 (*.f64 (*.f64 t eh) #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -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 (/.f64 eh ew) (fma.f64 #s(literal -1/45 binary64) (*.f64 t t) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -2/945 binary64)) t) t (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64))) (*.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 (pow.f64 t #s(literal 4 binary64)) (*.f64 eh (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
| 6 260× | lower-fma.f64 |
| 6 260× | lower-fma.f32 |
| 5 270× | lower-*.f32 |
| 5 262× | lower-*.f64 |
| 2 704× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5836 | 90 |
| 0 | 8062 | 88 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 23 192 to 1 627 computations (93% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 562 | 14 | 576 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 563 | 14 | 577 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| 23.2% | (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| ▶ | 38.3% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
| 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 eh (*.f64 (tan.f64 t) ew))))))) | |
| ▶ | 99.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ▶ | 51.7% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 68.5% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 21.4% | (fabs.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) | |
| 30.5% | (fabs.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) | |
| 44.3% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 57.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) | |
| ▶ | 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
| 45.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
Compiled 1 530 to 664 computations (56.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| cost-diff | 128 | (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) | |
| cost-diff | 6848 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| cost-diff | 20672 | (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) | |
| cost-diff | 0 | #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) | |
| cost-diff | 0 | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 27968 | (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) | |
| cost-diff | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) | |
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| 6 154× | lower-*.f32 |
| 6 112× | lower-*.f64 |
| 5 828× | lower-fma.f32 |
| 5 818× | lower-fma.f64 |
| 3 208× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 1424 |
| 0 | 155 | 1424 |
| 1 | 263 | 1422 |
| 2 | 604 | 1337 |
| 3 | 2234 | 1319 |
| 4 | 5970 | 1319 |
| 0 | 8282 | 1303 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
eh |
(*.f64 ew t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) |
(pow.f64 t #s(literal 4 binary64)) |
t |
#s(literal 4 binary64) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
ew |
(cos.f64 t) |
(*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 t t) |
#s(literal 1/120 binary64) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew)) |
(fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew) |
(*.f64 (*.f64 ew t) t) |
(*.f64 ew t) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
ew |
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(sin.f64 t) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 eh ew) |
(cos.f64 t) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
eh |
(*.f64 ew t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 ew (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) t) t)) ew)) t)))) |
(+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 ew (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) t) t)) ew)) t))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 ew (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) t) t)) ew)) t)) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 ew (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) t) t)) ew)) t) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 ew (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) t) t)) ew)) |
(pow.f64 t #s(literal 4 binary64)) |
t |
#s(literal 4 binary64) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
ew |
(cos.f64 t) |
(*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) ew) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 t t) |
#s(literal 1/120 binary64) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) ew) ew) |
(*.f64 (*.f64 ew t) t) |
(*.f64 (*.f64 t t) ew) |
(*.f64 ew t) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
ew |
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 t) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)))) ew) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) ew) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(sin.f64 t) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 eh ew) |
(cos.f64 t) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (tan.f64 t))) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.475268147320245 | (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) | |
| accuracy | 17.33530871952539 | (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) | |
| accuracy | 19.475315707687162 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| accuracy | 33.5467982185068 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 2.9521861814452923 | (/.f64 (/.f64 eh (sin.f64 t)) ew) | |
| accuracy | 5.443349697131441 | (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) | |
| accuracy | 32.471684738709975 | #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) | |
| accuracy | 33.5467982185068 | (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) | |
| accuracy | 2.4426933522510312 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 4.89787202680059 | (/.f64 eh (*.f64 ew t)) | |
| accuracy | 29.244321288539513 | #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) | |
| accuracy | 33.5467982185068 | (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) | |
| accuracy | 0.13671875 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 0.189785009768442 | (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) | |
| accuracy | 2.9521861814452923 | (/.f64 (/.f64 eh (sin.f64 t)) ew) | |
| accuracy | 41.85864560506473 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) | |
| accuracy | 0.12890625 | (/.f64 eh (tan.f64 t)) | |
| accuracy | 0.461800592616071 | (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) | |
| accuracy | 2.9560924314452923 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 33.5467982185068 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 832.0ms | 87× | 2 | valid |
| 180.0ms | 52× | 1 | valid |
| 109.0ms | 117× | 0 | valid |
Compiled 1 236 to 74 computations (94% saved)
ival-sin: 578.0ms (56% of total)ival-cos: 169.0ms (16.4% of total)ival-mult: 73.0ms (7.1% of total)adjust: 45.0ms (4.4% of total)ival-div: 42.0ms (4.1% of total)ival-pow: 37.0ms (3.6% of total)ival-tan: 23.0ms (2.2% of total)const: 17.0ms (1.6% of total)ival-atan: 17.0ms (1.6% of total)ival-add: 12.0ms (1.2% of total)ival-pow2: 9.0ms (0.9% of total)ival-fabs: 7.0ms (0.7% of total)ival-sub: 2.0ms (0.2% of total)ival-neg: 2.0ms (0.2% of total)exact: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ()) |
#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ()) |
#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ()) |
#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4)))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 8) (pow (cos t) 8)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor 0 ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor 0 ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor 0 ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor 0 ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (taylor inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) (taylor inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) (taylor inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) (taylor inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) (taylor inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) (taylor -inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) (taylor -inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (+ (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) (taylor -inf ew) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor -inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor -inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor -inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1/120 (* -1/5040 (pow t 2)))) (taylor -inf ew) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf ew) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (taylor 0 eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor 0 eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (taylor inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (taylor inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (taylor -inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor -inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (taylor -inf eh) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* -1/6 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) (taylor 0 t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (* (pow t 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow eh 2))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/315 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (pow eh 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (* (pow t 2) (- (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh t) (taylor 0 t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* -1/3 (* eh (pow t 2)))) t) (taylor 0 t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* 1/6 (* eh (pow t 2)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/120 ew) (taylor 0 t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) (taylor 0 t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) (taylor 0 t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) (taylor 0 t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/3 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/315 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 2/45 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/5040 (* ew (pow t 2))) (taylor inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (patch (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) (patch (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (patch #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (patch (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) (patch (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (tan.f64 t)) (patch (/.f64 eh (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (sin.f64 t)) ew) (patch (/.f64 (/.f64 eh (sin.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) (patch (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/5040 (* ew (pow t 2))) (taylor -inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor -inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor -inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) (taylor -inf t) (#s(alt (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (patch (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (patch (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (patch (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | t | @ | inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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))))) (* ew (sin t)) (+ (* (pow t 4) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)))) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* (* ew t) t) -1/6) ew))) (+ (* (* 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))))) (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (fabs (+ (* ew (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* ew t)) (/ (/ eh ew) (tan t)) (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew)) |
| 51.0ms | eh | @ | -inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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))))) (* ew (sin t)) (+ (* (pow t 4) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)))) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* (* ew t) t) -1/6) ew))) (+ (* (* 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))))) (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (fabs (+ (* ew (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* ew t)) (/ (/ eh ew) (tan t)) (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew)) |
| 43.0ms | ew | @ | 0 | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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))))) (* ew (sin t)) (+ (* (pow t 4) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)))) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* (* ew t) t) -1/6) ew))) (+ (* (* 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))))) (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (fabs (+ (* ew (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* ew t)) (/ (/ eh ew) (tan t)) (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew)) |
| 25.0ms | ew | @ | -inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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))))) (* ew (sin t)) (+ (* (pow t 4) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)))) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* (* ew t) t) -1/6) ew))) (+ (* (* 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))))) (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (fabs (+ (* ew (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* ew t)) (/ (/ eh ew) (tan t)) (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew)) |
| 17.0ms | eh | @ | inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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))))) (* ew (sin t)) (+ (* (pow t 4) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)))) (* (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* (* ew t) t) -1/6) ew))) (+ (* (* 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))))) (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (fabs (+ (* ew (/ (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* ew t)) (/ (/ eh ew) (tan t)) (cos (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* ew (+ (* -1/5040 (* t t)) 1/120)) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (* (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) 2) ew)) |
| 1× | egg-herbie |
| 11 322× | lower-fma.f64 |
| 11 322× | lower-fma.f32 |
| 8 778× | lower-*.f64 |
| 8 778× | lower-*.f32 |
| 3 738× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 814 | 34728 |
| 1 | 2846 | 34108 |
| 0 | 8925 | 33506 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4)))))) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 8) (pow (cos t) 8)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (- (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (- (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (/ (- (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (+ (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* -1 (/ (* (pow ew 2) (* (pow t 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow eh 2))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/315 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (pow eh 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (- (* (pow t 2) (- (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ eh (* ew t)) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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 (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* 1/120 ew) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* (pow t 2) (+ (* -1/3 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) |
(* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/315 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 2/45 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1/5040 (* ew (pow t 2))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* 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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1/5040 (* ew (pow t 2))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (*.f64 ew ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.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 ew ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 8) (pow (cos t) 8)))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 8 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.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 ew ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.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 ew ew))) (*.f64 ew ew)) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (- (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 ew ew))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) ew) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.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 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) ew)) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1 (* -1/6 (pow t 2)))) (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) |
(- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) |
(- (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) ew) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) ew) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) ew) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(/ (- (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (neg.f64 ew)) |
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) (neg.f64 ew)) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(* -1 (/ (- (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (neg.f64 ew)) |
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))))) ew) |
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (+ (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) ew)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) (neg.f64 ew)) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* ew (+ 1/120 (* -1/5040 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) ew) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) |
(+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 2) (sin t))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 eh eh) (*.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.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 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))))))) (*.f64 eh eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 7 binary64))))))) (*.f64 eh eh))) (*.f64 eh eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (*.f64 eh eh)) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))))) (*.f64 eh eh))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64)))))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))))) (*.f64 eh eh))) (*.f64 eh eh)) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (*.f64 ew ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew)) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) ew) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(+ (* ew (* (pow t 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ 1/120 (* -1/5040 (pow t 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (pow.f64 t #s(literal 4 binary64))))) ew) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (*.f64 ew ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(/ (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 8) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 9))) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (*.f64 eh eh))) (*.f64 eh eh)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew)) |
(- (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) ew) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 eh t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 eh t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 eh t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 t t)))) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 t t) (*.f64 t t)))) t) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (pow.f64 t #s(literal 3 binary64)) (*.f64 ew t)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 t t)))) |
(+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 eh t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 t t)))) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 t t) (*.f64 t t)))) t) |
(* -1 (/ (* (pow ew 2) (* (pow t 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow eh 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 t #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 eh eh))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/45 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (pow.f64 ew #s(literal 3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 t t) (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* -1 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (+ (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (* (pow t 2) (- (* 1/315 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (pow eh 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4)))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/315 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/45 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (pow.f64 ew #s(literal 3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 ew #s(literal 3 binary64)))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 #s(literal -2/45 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (pow.f64 ew #s(literal 3 binary64)))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh)))) (pow.f64 t #s(literal 3 binary64))) |
(* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) |
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew t))) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 t t)))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)))))) (*.f64 t t))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 t t)))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t))) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* t (- (* (pow t 2) (- (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal 1/3 binary64)))) (*.f64 t t) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 (*.f64 eh eh)))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh) (*.f64 (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)))) eh) (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) eh))) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -2/45 binary64)))) (*.f64 t t) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal 1/3 binary64))))) (*.f64 t t) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 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 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal -1/135 binary64) (*.f64 eh #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 eh #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/6 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 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 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 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 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* 1/120 ew) |
(*.f64 #s(literal 1/120 binary64) ew) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) ew) |
(* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) ew) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 (*.f64 eh eh))))) (*.f64 t t) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t)) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 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)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 (*.f64 eh eh))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 (*.f64 eh eh)))))) (*.f64 t t) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 (*.f64 eh eh)))))) (*.f64 t t) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t)) |
(* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 t t)) ew) |
(* (pow t 2) (+ (* -1/3 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/3 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/315 (* ew (* (pow t 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 2/45 (* ew (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (*.f64 #s(literal 2/45 binary64) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) ew)) (*.f64 t t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 ew (pow.f64 t #s(literal 6 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/5040 binary64))) |
(* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) |
(*.f64 (fma.f64 (*.f64 ew (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 t #s(literal 4 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 t #s(literal 6 binary64))))))) (pow.f64 t #s(literal 6 binary64))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1/5040 (* ew (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1/5040 (* ew (* (pow t 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 ew (pow.f64 t #s(literal 6 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal -1/5040 binary64))) |
(* (pow t 6) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 4))) (+ (* -1/5040 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 2))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow t 6)))))) |
(*.f64 (fma.f64 (*.f64 ew (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 t #s(literal 4 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (fma.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) ew) t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 t #s(literal 6 binary64))))))) (pow.f64 t #s(literal 6 binary64))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(fabs (- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1/5040 (* ew (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/5040 ew) (* 1/120 (/ ew (pow t 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 t t)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) ew)) (*.f64 t t)) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
(* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) ew) |
| 5 686× | lower-*.f32 |
| 5 644× | lower-*.f64 |
| 5 172× | lower-fma.f32 |
| 5 162× | lower-fma.f64 |
| 3 440× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 868 |
| 0 | 155 | 799 |
| 1 | 491 | 753 |
| 2 | 3947 | 753 |
| 0 | 9674 | 749 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 ew (sin.f64 t)) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) |
(+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 eh (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 276 795 to 10 784 computations (96.1% saved)
34 alts after pruning (34 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 868 | 29 | 3 897 |
| Fresh | 4 | 5 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 877 | 34 | 3 911 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| 36.1% | (fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 38.2% | (fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
| 89.3% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) | |
| 23.2% | (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| ▶ | 64.9% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
| 35.2% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(approx (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) | |
| 25.0% | (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64))) ew) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 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 eh (*.f64 (tan.f64 t) ew))))))) | |
| 89.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 51.7% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 t t)) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) ew) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 68.5% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 44.3% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 44.7% | (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) | |
| 57.3% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| ▶ | 45.8% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
| 5.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) eh))) | |
| 5.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) | |
| 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) | |
| 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) | |
| 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) | |
| ▶ | 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
| 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) | |
| 37.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) | |
| 32.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| ▶ | 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
| 17.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
Compiled 2 752 to 1 392 computations (49.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| cost-diff | 29248 | (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) | |
| cost-diff | 5696 | (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) | |
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
| 358× | lower-*.f32 |
| 334× | lower-*.f64 |
| 194× | associate-*r* |
| 172× | associate-*l* |
| 84× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 834 |
| 0 | 130 | 792 |
| 1 | 189 | 792 |
| 2 | 233 | 786 |
| 3 | 266 | 786 |
| 4 | 363 | 786 |
| 5 | 459 | 786 |
| 6 | 554 | 786 |
| 7 | 555 | 786 |
| 0 | 555 | 784 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
eh |
(*.f64 ew t) |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) |
(sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) |
(atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
eh |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
t |
#s(literal -1 binary64) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (sin.f64 t) ew) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
(*.f64 ew t) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 eh (*.f64 ew t)) |
(/.f64 (/.f64 eh ew) t) |
eh |
(*.f64 ew t) |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
eh |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
t |
#s(literal -1 binary64) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
#s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (sin.f64 t) ew) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 eh (*.f64 ew t)) |
(/.f64 (/.f64 eh ew) t) |
(*.f64 ew t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.885186744273218 | (/.f64 eh (*.f64 ew t)) | |
| accuracy | 5.953877216165316 | (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) | |
| accuracy | 16.123927438685847 | #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) | |
| accuracy | 17.346834202403944 | (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) | |
| accuracy | 0.0859375 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 1.9736031437434969 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 17.346834202403944 | (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) | |
| accuracy | 18.44994898693201 | #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0.06640625 | (*.f64 ew (tan.f64 t)) | |
| accuracy | 0.125 | (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) | |
| accuracy | 1.0512024824491595 | (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) | |
| accuracy | 22.73581142477383 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) | |
| accuracy | 0.03515625 | (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) | |
| accuracy | 2.885186744273218 | (/.f64 eh (*.f64 ew t)) | |
| accuracy | 16.123927438685847 | #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) | |
| accuracy | 22.73581142477383 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) | |
| accuracy | 0.06640625 | (*.f64 ew (tan.f64 t)) | |
| accuracy | 1.0121399824491595 | (/.f64 eh (*.f64 ew (tan.f64 t))) | |
| accuracy | 1.9579781437434969 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 17.346834202403944 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 381.0ms | 48× | 2 | valid |
| 92.0ms | 119× | 0 | invalid |
| 52.0ms | 24× | 1 | valid |
| 40.0ms | 65× | 0 | valid |
Compiled 680 to 62 computations (90.9% saved)
ival-sin: 327.0ms (62.6% of total)ival-cos: 57.0ms (10.9% of total)ival-mult: 46.0ms (8.8% of total)ival-div: 25.0ms (4.8% of total)adjust: 18.0ms (3.4% of total)ival-atan: 14.0ms (2.7% of total)ival-tan: 10.0ms (1.9% of total)ival-pow: 7.0ms (1.3% of total)ival-add: 7.0ms (1.3% of total)ival-fabs: 7.0ms (1.3% of total)ival-sqrt: 4.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ()) |
#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ()) |
#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor 0 eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf eh) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* 1/3 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* 1/6 (* eh (pow t 2)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) (taylor 0 t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) (patch (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (patch (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) (patch (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (patch (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (patch (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (patch (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew t)) (patch (/.f64 eh (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (patch (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (sin t)) (taylor -inf t) (#s(alt (/.f64 eh (sin.f64 t)) (patch (/.f64 eh (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | eh | @ | -inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* eh (pow (* ew (tan t)) -1)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (/ (/ eh (tan t)) ew) (/ eh (* ew (tan t))) (* ew (tan t)) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (* ew t)) (pow (* ew (tan t)) -1) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 7.0ms | ew | @ | -inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* eh (pow (* ew (tan t)) -1)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (/ (/ eh (tan t)) ew) (/ eh (* ew (tan t))) (* ew (tan t)) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (* ew t)) (pow (* ew (tan t)) -1) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 6.0ms | eh | @ | inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* eh (pow (* ew (tan t)) -1)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (/ (/ eh (tan t)) ew) (/ eh (* ew (tan t))) (* ew (tan t)) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (* ew t)) (pow (* ew (tan t)) -1) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 6.0ms | ew | @ | 0 | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* eh (pow (* ew (tan t)) -1)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (/ (/ eh (tan t)) ew) (/ eh (* ew (tan t))) (* ew (tan t)) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (* ew t)) (pow (* ew (tan t)) -1) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 6.0ms | ew | @ | inf | ((fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (cos (atan (/ (/ eh (tan t)) ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (* eh (pow (* ew (tan t)) -1)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (fabs (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (/ (/ eh (tan t)) ew) (/ eh (* ew (tan t))) (* ew (tan t)) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (* ew t)) (pow (* ew (tan t)) -1) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 1× | egg-herbie |
| 14 190× | lower-fma.f64 |
| 14 190× | lower-fma.f32 |
| 6 374× | lower-*.f64 |
| 6 374× | lower-*.f32 |
| 4 712× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 20080 |
| 1 | 874 | 20002 |
| 2 | 3084 | 19653 |
| 3 | 7552 | 19653 |
| 0 | 8161 | 19238 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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 (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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 (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/ (* 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ 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 (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ 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 (* 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) |
(* 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))))))) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew 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) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* 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))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos 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)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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 t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 t t) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 t t)))))) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh #s(literal -1/48 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) #s(literal -19/2880 binary64)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh #s(literal -1/48 binary64))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 #s(literal 1/24 binary64) eh (*.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 t t)))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/3 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 #s(literal 2/15 binary64) (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 17/315 binary64) ew) (pow.f64 t #s(literal 4 binary64)) (*.f64 ew (fma.f64 #s(literal 2/15 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.f64 t t) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.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 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.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 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.f64 t t) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (fma.f64 #s(literal -1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/72 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (/.f64 (*.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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
| 6 850× | lower-fma.f32 |
| 6 846× | lower-fma.f64 |
| 4 382× | lower-*.f32 |
| 4 358× | lower-*.f64 |
| 4 100× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 624 |
| 0 | 130 | 577 |
| 1 | 361 | 550 |
| 2 | 1791 | 550 |
| 0 | 8470 | 548 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 ew t)) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 102 740 to 6 977 computations (93.2% saved)
43 alts after pruning (42 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 906 | 30 | 2 936 |
| Fresh | 17 | 12 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 927 | 43 | 2 970 |
| Status | Accuracy | Program |
|---|---|---|
| 44.7% | (*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) | |
| 36.1% | (fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 29.7% | (fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) #s(literal 1/4 binary64)) (pow.f64 eh #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 38.2% | (fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
| 99.4% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 23.2% | (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 49.9% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (sqrt.f64 eh) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| ▶ | 48.0% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
| 64.9% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 56.1% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 35.2% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(approx (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) | |
| 25.0% | (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64))) ew) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 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 eh (*.f64 (tan.f64 t) ew))))))) | |
| 89.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 44.3% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 60.7% | (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) | |
| 45.8% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) | |
| 91.1% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew))) | |
| 57.3% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 45.9% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) | |
| 20.3% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) #s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 t t)))))) t)))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) | |
| 5.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) | |
| ▶ | 5.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
| 5.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) | |
| 5.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) | |
| 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| ▶ | 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
| ▶ | 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) | |
| ✓ | 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
| 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) | |
| 32.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
Compiled 3 126 to 1 699 computations (45.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| cost-diff | 0 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) | |
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
| 302× | lower-*.f32 |
| 272× | lower-*.f64 |
| 92× | *-commutative |
| 88× | lower-/.f32 |
| 88× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 978 |
| 0 | 130 | 972 |
| 1 | 197 | 972 |
| 2 | 272 | 972 |
| 3 | 352 | 972 |
| 4 | 386 | 972 |
| 5 | 389 | 972 |
| 0 | 389 | 972 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
eh |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
t |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) |
(atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))))) |
(*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) |
eh |
#s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
#s(literal 1 binary64) |
(*.f64 ew t) |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) |
(atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)))) |
(*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))) |
eh |
#s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) |
(/.f64 (*.f64 t t) ew) |
(*.f64 t t) |
t |
ew |
#s(literal -1/3 binary64) |
(/.f64 #s(literal 1 binary64) ew) |
#s(literal 1 binary64) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sqrt.f64 (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
eh |
(*.f64 ew (tan.f64 t)) |
(*.f64 (tan.f64 t) ew) |
ew |
(tan.f64 t) |
t |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) |
(sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh))) |
(atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))))) |
(atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh)) |
(*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) |
(*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) eh) |
eh |
#s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) |
#s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 t ew))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t ew)) |
#s(literal 1 binary64) |
(*.f64 ew t) |
(*.f64 t ew) |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) |
(sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) |
(atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)))) |
(atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh)) |
(*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))) |
(*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) eh) |
eh |
#s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) |
#s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t) |
(fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) |
(/.f64 (*.f64 t t) ew) |
(*.f64 t t) |
t |
ew |
#s(literal -1/3 binary64) |
(/.f64 #s(literal 1 binary64) ew) |
#s(literal 1 binary64) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sqrt.f64 (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.7302273880293677 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 4.121955005808669 | (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| accuracy | 14.028422821620174 | #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) | |
| accuracy | 16.792808810160828 | (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) | |
| accuracy | 1.7302273880293677 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 5.693101091622277 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 16.792808810160828 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 19.281350983781277 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) | |
| accuracy | 3.829306457672598 | (/.f64 (*.f64 t t) ew) | |
| accuracy | 4.520604734515883 | (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) | |
| accuracy | 15.899331448237321 | #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) | |
| accuracy | 19.281350983781277 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) | |
| accuracy | 0.09375 | (/.f64 #s(literal 1 binary64) (*.f64 ew t)) | |
| accuracy | 1.5033450436497393 | (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) | |
| accuracy | 15.783582370116344 | #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) | |
| accuracy | 19.281350983781277 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) | |
| accuracy | 0.0625 | (*.f64 ew (tan.f64 t)) | |
| accuracy | 0.27179544672407374 | (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) | |
| accuracy | 1.3289247019694126 | (/.f64 eh (*.f64 ew (tan.f64 t))) | |
| accuracy | 16.792808810160828 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
| 327.0ms | 39× | 2 | valid |
| 105.0ms | 3× | 3 | valid |
| 98.0ms | 132× | 0 | invalid |
| 83.0ms | 28× | 1 | valid |
| 46.0ms | 54× | 0 | valid |
Compiled 729 to 63 computations (91.4% saved)
ival-sin: 409.0ms (66.4% of total)ival-cos: 57.0ms (9.2% of total)ival-mult: 49.0ms (7.9% of total)ival-fabs: 27.0ms (4.4% of total)ival-div: 21.0ms (3.4% of total)adjust: 11.0ms (1.8% of total)ival-atan: 10.0ms (1.6% of total)ival-tan: 9.0ms (1.5% of total)ival-pow: 6.0ms (1% of total)ival-add: 6.0ms (1% of total)const: 5.0ms (0.8% of total)ival-sqrt: 5.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ()) |
#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ()) |
#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ()) |
#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor 0 ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor 0 ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor 0 ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor 0 ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) (taylor inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf ew) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) (taylor -inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) (taylor -inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) (taylor -inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) (taylor -inf ew) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf ew) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) (taylor -inf eh) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (taylor -inf eh) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf eh) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* (pow eh 2) (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (sqrt eh) (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 eh)) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 eh) (* -1/4 (- (* 1/24 eh) (* 1/16 eh))))))))))))) (taylor 0 t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/24 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 1/24 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* 1/3 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) (taylor 0 t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) (taylor 0 t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor 0 t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(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) (taylor 0 t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (/ t ew)) (taylor inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (patch (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) (patch (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) (patch (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (patch (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) (patch (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (taylor -inf t) (#s(alt (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (patch (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (patch (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 ew (tan.f64 t))) (patch (/.f64 eh (*.f64 ew (tan.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 ew (tan.f64 t)) (patch (*.f64 ew (tan.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) (patch (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 ew t)) (patch (/.f64 #s(literal 1 binary64) (*.f64 ew t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos t) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) (patch #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (/ t ew)) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) (patch (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow t 2) ew) (taylor -inf t) (#s(alt (/.f64 (*.f64 t t) ew) (patch (/.f64 (*.f64 t t) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (patch (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) ew) (patch (/.f64 (/.f64 eh (tan.f64 t)) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (patch (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (patch #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | eh | @ | inf | ((fabs (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ eh (* ew (tan t))))) ew) (cos (atan (/ eh (* ew (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (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)))))) (* (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) eh) (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (fabs (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew)))) (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew))) (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (* ew (tan t))) (* ew (tan t)) (pow (* ew (tan t)) -1) (* eh (pow (* ew (tan t)) -1)) (/ 1 (* ew t)) (pow (* ew (tan t)) -1) (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/ (* t t) ew) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 10.0ms | ew | @ | inf | ((fabs (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ eh (* ew (tan t))))) ew) (cos (atan (/ eh (* ew (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (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)))))) (* (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) eh) (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (fabs (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew)))) (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew))) (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (* ew (tan t))) (* ew (tan t)) (pow (* ew (tan t)) -1) (* eh (pow (* ew (tan t)) -1)) (/ 1 (* ew t)) (pow (* ew (tan t)) -1) (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/ (* t t) ew) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 10.0ms | ew | @ | -inf | ((fabs (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ eh (* ew (tan t))))) ew) (cos (atan (/ eh (* ew (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (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)))))) (* (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) eh) (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (fabs (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew)))) (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew))) (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (* ew (tan t))) (* ew (tan t)) (pow (* ew (tan t)) -1) (* eh (pow (* ew (tan t)) -1)) (/ 1 (* ew t)) (pow (* ew (tan t)) -1) (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/ (* t t) ew) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 10.0ms | t | @ | inf | ((fabs (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ eh (* ew (tan t))))) ew) (cos (atan (/ eh (* ew (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (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)))))) (* (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) eh) (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (fabs (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew)))) (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew))) (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (* ew (tan t))) (* ew (tan t)) (pow (* ew (tan t)) -1) (* eh (pow (* ew (tan t)) -1)) (/ 1 (* ew t)) (pow (* ew (tan t)) -1) (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/ (* t t) ew) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 8.0ms | ew | @ | 0 | ((fabs (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh)))) (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (* (cos (atan (/ eh (* ew (tan t))))) ew) (cos (atan (/ eh (* ew (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* eh (pow (* ew (tan t)) -1)))) eh) (sin (atan (* eh (pow (* ew (tan t)) -1)))) (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)))))) (* (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) eh) (* (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (fabs (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew)))) (+ (* (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (sqrt (* (cos t) eh))) (* (cos (atan (/ (/ eh ew) (tan t)))) (* (sin t) ew))) (sqrt (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew))))) (* (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (* ew (tan t))) (* ew (tan t)) (pow (* ew (tan t)) -1) (* eh (pow (* ew (tan t)) -1)) (/ 1 (* ew t)) (pow (* ew (tan t)) -1) (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/ (* t t) ew) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t))) |
| 1× | egg-herbie |
| 13 348× | lower-fma.f64 |
| 13 348× | lower-fma.f32 |
| 7 366× | lower-*.f64 |
| 7 366× | lower-*.f32 |
| 4 048× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 21190 |
| 1 | 930 | 21165 |
| 2 | 3390 | 20912 |
| 0 | 8325 | 20495 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* -1/4 (* (sqrt eh) (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))))))) |
(+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 eh)) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 eh) (* -1/4 (- (* 1/24 eh) (* 1/16 eh))))))))))))) |
(* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) |
(+ (* -1/2 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/24 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))) |
(+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 1/24 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) |
(/ 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) |
(* 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))))))) |
(/ 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) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew 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) |
(/ 1 (* ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(* -1/3 (/ t ew)) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/ (* 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)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (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))) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ 1 (* ew t)) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(* -1/3 (/ t ew)) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(/ (pow t 2) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* 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))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (+ 1 (* -1/3 (pow t 2))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (cos.f64 t) ew)) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) ew) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) t) (neg.f64 ew)) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) t) (neg.f64 ew)) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) t) (neg.f64 ew)) |
(* -1 (/ (- (* 1/3 (pow t 2)) 1) (* ew t))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) t) (neg.f64 ew)) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* (sqrt (* eh (cos t))) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (/.f64 eh t) (/.f64 eh ew))) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew))) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (*.f64 (*.f64 eh (/.f64 eh ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) #s(literal 2/945 binary64))) (*.f64 t t) (neg.f64 (*.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64))))) (*.f64 t t) (*.f64 (*.f64 eh (/.f64 eh ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 eh (*.f64 ew t))) |
(/ (+ (* -1/3 (/ (* eh (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (*.f64 eh (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew))) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (+ (* -2/45 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 17/315 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))))) (+ (* -1/9 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* 2/15 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew))))) (* 1/3 (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)))) (/ (* eh (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) #s(literal 2/945 binary64))) (*.f64 t t) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* -1/4 (* (sqrt eh) (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))))))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eh)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/48 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(+ (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/4 (* (sqrt eh) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 eh)) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 eh) (* 1/16 eh))))) (* 1/2 (* (sqrt (/ 1 eh)) (* (pow t 2) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 eh) (* -1/4 (- (* 1/24 eh) (* 1/16 eh))))))))))))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eh)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 #s(literal -1/48 binary64) eh (*.f64 (*.f64 eh #s(literal -19/2880 binary64)) (*.f64 t t))))))) |
(* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) |
(*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) eh) |
(+ (* -1/2 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) eh)) |
(+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/24 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) eh) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 t t) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) eh)) |
(+ (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (+ (* -1/2 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* 1/24 (* eh (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) eh (*.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) eh))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) ew) eh) #s(literal -1/3 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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/3 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 2/15 binary64) #s(literal 1/3 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 17/315 binary64) ew) (pow.f64 t #s(literal 4 binary64)) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 2/15 binary64) #s(literal 1/3 binary64)))) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.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 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.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 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) ew) eh) #s(literal -1/3 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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.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 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.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 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) ew) eh) #s(literal -1/3 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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) ew) eh) #s(literal -1/3 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 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(* -1/3 (/ t ew)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) ew) t) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(* t (- (/ 1 (* ew (pow t 2))) (* 1/3 (/ 1 ew)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* (pow eh 2) (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(/ (* eh (* (cos t) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* (sqrt (* eh (cos t))) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(* eh (* (cos t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 t)) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) |
(* -1/3 (/ t ew)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) ew) t) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(* -1 (* t (- (* 1/3 (/ 1 ew)) (/ 1 (* ew (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(/ (pow t 2) ew) |
(/.f64 (*.f64 t t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
| 5 296× | lower-/.f32 |
| 5 278× | lower-/.f64 |
| 5 128× | lower-fma.f32 |
| 5 122× | lower-fma.f64 |
| 4 214× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 735 |
| 0 | 130 | 729 |
| 1 | 376 | 677 |
| 2 | 2092 | 657 |
| 0 | 8753 | 655 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh) |
(sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
#s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t))) |
(*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew t)) |
#s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t) |
(/.f64 (*.f64 t t) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 79 171 to 6 274 computations (92.1% saved)
58 alts after pruning (55 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 424 | 29 | 2 453 |
| Fresh | 11 | 26 | 37 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 438 | 58 | 2 496 |
| Status | Accuracy | Program |
|---|---|---|
| 44.7% | (*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) | |
| 36.1% | (fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 99.8% | (fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 99.8% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 29.7% | (fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) #s(literal 1/4 binary64)) (pow.f64 eh #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 38.2% | (fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 36.4% | (fabs.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (sqrt.f64 eh)) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| 89.3% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) | |
| 23.2% | (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 48.0% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| 49.9% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)) (cos.f64 t))) (sqrt.f64 eh) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| 64.9% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) | |
| 56.1% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 35.2% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(approx (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) | |
| 25.0% | (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64))) ew) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 89.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) | |
| 44.3% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 45.8% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) | |
| 91.1% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew))) | |
| 57.3% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 45.9% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) | |
| 20.3% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) #s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 t t)))))) t)))) | |
| 91.6% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 7.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) | |
| 7.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) | |
| 8.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) | |
| 9.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 5.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) | |
| 8.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 9.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) | |
| 8.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) | |
| 8.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) eh))) | |
| 8.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) | |
| 8.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) | |
| 8.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) | |
| 8.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) | |
| 5.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) | |
| 5.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) | |
| ✓ | 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
| 15.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -3 binary64)) (pow.f64 ew #s(literal -3 binary64))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) ew) ew)))))))) eh))) | |
| ✓ | 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) | |
| 19.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) | |
| 37.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| ✓ | 35.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) | |
| 35.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) | |
| 32.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 32.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
Compiled 5 515 to 1 968 computations (64.3% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -3 binary64)) (pow.f64 ew #s(literal -3 binary64))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) ew) ew)))))))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)) (cos.f64 t))) (sqrt.f64 eh) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) #s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (sin t) ew)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 t t)))))) t)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ eh (* ew (tan t))))) ew) (sin t)) (* (sin (atan (/ eh (* ew (tan t))))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 t t)) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) ew) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (sqrt.f64 eh)) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (sqrt.f64 eh) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew))) t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64))) ew) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) #s(literal 1/4 binary64)) (pow.f64 eh #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(approx (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(fabs.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) |
(fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 44.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))))))) |
| 37.0ms | ew |
| 29.0ms | eh |
| 29.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)))))) |
| 26.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -3 binary64)) (pow.f64 ew #s(literal -3 binary64))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) ew) ew)))))))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* ew (tan t)) (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 35.0ms | ew |
| 21.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 20.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 19.0ms | eh |
| 18.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | eh |
| 99.4% | 1 | ew |
| 99.4% | 1 | t |
| 99.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -3 binary64)) (pow.f64 ew #s(literal -3 binary64))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) ew) ew)))))))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) |
5 calls:
| 35.0ms | t |
| 18.0ms | eh |
| 17.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 17.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 17.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | eh |
| 92.9% | 3 | ew |
| 89.3% | 1 | t |
| 89.3% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 89.3% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -3 binary64)) (pow.f64 ew #s(literal -3 binary64))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 ew (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) ew) ew)))))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 19.0ms | t |
| 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))))))) |
| 18.0ms | ew |
| 17.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 16.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 3 | eh |
| 60.7% | 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))))))) |
| 64.9% | 4 | t |
| 65.5% | 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)))))) |
| 77.3% | 3 | ew |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (pow.f64 (*.f64 t ew) #s(literal -1 binary64))) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 eh ew) #s(literal -1/360 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
3 calls:
| 20.0ms | eh |
| 16.0ms | t |
| 15.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.0% | 3 | t |
| 59.6% | 3 | ew |
| 62.8% | 3 | eh |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/945 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 eh (*.f64 ew t))) (cos.f64 t)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
5 calls:
| 11.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 10.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 8.0ms | t |
| 8.0ms | eh |
| 8.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | ew |
| 37.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 37.4% | 1 | t |
| 37.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 37.4% | 1 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/45 binary64) ew) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (neg.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
5 calls:
| 10.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 7.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 6.0ms | t |
| 6.0ms | ew |
| 6.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 37.4% | 1 | eh |
| 37.4% | 1 | t |
| 37.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 37.4% | 1 | ew |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* eh (pow (* ew (tan t)) -1)) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
5 calls:
| 26.0ms | eh |
| 6.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 6.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 5.0ms | t |
| 5.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | ew |
| 37.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 37.4% | 1 | t |
| 37.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 37.4% | 1 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
5 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)))))) |
| 5.0ms | t |
| 5.0ms | ew |
| 5.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 37.4% | 1 | eh |
| 37.4% | 1 | ew |
| 37.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 37.4% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
5 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))))))) |
| 4.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 4.0ms | ew |
| 4.0ms | eh |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | eh |
| 37.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 37.4% | 1 | ew |
| 37.4% | 1 | t |
| 37.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
5 calls:
| 7.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 4.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | ew |
| 3.0ms | t |
| 3.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 1 | eh |
| 35.4% | 1 | ew |
| 35.4% | 1 | t |
| 35.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 35.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
Total -11.7b remaining (-28.2%)
Threshold costs -11.7b (-28.2%)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (/.f64 #s(literal -1/3 binary64) ew) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 #s(literal 1 binary64) (*.f64 ew t)))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
5 calls:
| 24.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 2.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))))))) |
| 2.0ms | eh |
| 2.0ms | ew |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.3% | 1 | t |
| 35.3% | 1 | eh |
| 35.3% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 35.3% | 1 | ew |
| 35.3% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 58 to 42 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 7.437382243213029e-134 | 3.1808817468318236e-133 |
| 49.0ms | -1.2990489355640606e-117 | -3.0233618589141625e-134 |
| 59.0ms | 256× | 0 | valid |
Compiled 767 to 551 computations (28.2% saved)
ival-sin: 18.0ms (35.5% of total)ival-cos: 12.0ms (23.7% of total)ival-mult: 7.0ms (13.8% of total)ival-tan: 5.0ms (9.9% of total)ival-div: 4.0ms (7.9% of total)ival-atan: 2.0ms (3.9% of total)ival-add: 1.0ms (2% of total)ival-fabs: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 4.998578986984328e-113 | 1.5224031440626105e-112 |
| 32.0ms | -1.6526792211067311e-81 | -1.7011473056931216e-85 |
| 42.0ms | 208× | 0 | valid |
Compiled 460 to 400 computations (13% saved)
ival-sin: 12.0ms (33.9% of total)ival-cos: 8.0ms (22.6% of total)ival-mult: 5.0ms (14.1% of total)ival-tan: 4.0ms (11.3% of total)ival-div: 3.0ms (8.5% of total)ival-add: 1.0ms (2.8% of total)ival-fabs: 1.0ms (2.8% of total)ival-atan: 1.0ms (2.8% 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 |
|---|---|---|
| 40.0ms | 3.3566467911660073e-103 | 5.875340691650227e-102 |
| 84.0ms | -3.515742219517577e-58 | -1.4281321712147153e-59 |
| 113.0ms | 224× | 0 | valid |
Compiled 731 to 555 computations (24.1% saved)
ival-sin: 68.0ms (64% of total)ival-tan: 16.0ms (15% of total)ival-cos: 9.0ms (8.5% of total)ival-mult: 6.0ms (5.6% of total)ival-div: 3.0ms (2.8% of total)ival-add: 1.0ms (0.9% of total)ival-fabs: 1.0ms (0.9% of total)ival-atan: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 56× | *-commutative-binary64-*.f64 |
| 12× | +-commutative-binary64-+.f64 |
| 8× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 6× | neg-sub0-binary64--.f64-neg.f64 |
| 6× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 954 |
| 1 | 221 | 954 |
| 2 | 228 | 954 |
| 3 | 234 | 954 |
| 4 | 239 | 954 |
| 5 | 241 | 954 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(if (<=.f64 ew #s(literal -8536031192270291/762145642166990290864647761179972242614403843424065222377723867096038022172794340849684107193235344521442121855812163792833978437326241529856 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (if (<=.f64 ew #s(literal 7672009237256583/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))))) |
(if (<=.f64 eh #s(literal -5194720471359653/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 6065214955889283/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (if (<=.f64 eh #s(literal 3404333335368483/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64))))) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 t ew))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(if (<=.f64 ew #s(literal -8536031192270291/762145642166990290864647761179972242614403843424065222377723867096038022172794340849684107193235344521442121855812163792833978437326241529856 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))) (if (<=.f64 ew #s(literal 7672009237256583/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))))))) |
(if (<=.f64 ew #s(literal -8536031192270291/762145642166990290864647761179972242614403843424065222377723867096038022172794340849684107193235344521442121855812163792833978437326241529856 binary64)) (fabs.f64 (+.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))) (if (<=.f64 ew #s(literal 7672009237256583/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (+.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))))))) |
(if (<=.f64 eh #s(literal -5194720471359653/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 6065214955889283/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -5194720471359653/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 6065214955889283/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 t ew)))))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) (if (<=.f64 eh #s(literal 3404333335368483/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))))) |
(if (<=.f64 eh #s(literal -3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))) (if (<=.f64 eh #s(literal 3404333335368483/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) ew) (sin t)) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 t ew)))))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/45 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew t)) t) (/.f64 #s(literal 1/3 binary64) ew)) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) t) (/.f64 #s(literal 1/3 binary64) ew)) t))) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 eh #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (pow (* ew (tan t)) -1) #s(approx (/ (+ (* (/ (* t t) ew) -1/3) (/ 1 ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) t) ew))) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 t ew))))) eh))) |
| 18 054× | lower-fma.f64 |
| 18 054× | lower-fma.f32 |
| 14 190× | lower-fma.f64 |
| 14 190× | lower-fma.f32 |
| 13 348× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 21190 |
| 1 | 930 | 21165 |
| 2 | 3390 | 20912 |
| 0 | 8325 | 20495 |
| 0 | 77 | 735 |
| 0 | 130 | 729 |
| 1 | 376 | 677 |
| 2 | 2092 | 657 |
| 0 | 8753 | 655 |
| 0 | 87 | 868 |
| 0 | 155 | 799 |
| 1 | 491 | 753 |
| 2 | 3947 | 753 |
| 0 | 9674 | 749 |
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5836 | 90 |
| 0 | 8062 | 88 |
| 0 | 814 | 34728 |
| 1 | 2846 | 34108 |
| 0 | 8925 | 33506 |
| 0 | 148 | 4070 |
| 1 | 484 | 4067 |
| 2 | 1696 | 3987 |
| 3 | 3828 | 3984 |
| 0 | 8246 | 3892 |
| 0 | 79 | 624 |
| 0 | 130 | 577 |
| 1 | 361 | 550 |
| 2 | 1791 | 550 |
| 0 | 8470 | 548 |
| 0 | 284 | 20080 |
| 1 | 874 | 20002 |
| 2 | 3084 | 19653 |
| 3 | 7552 | 19653 |
| 0 | 8161 | 19238 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 131 to 633 computations (44% saved)
Compiled 940 to 330 computations (64.9% saved)
Loading profile data...